ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _Map<TKey,TValue> Class / _get Method

In This Topic
    _get Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _get( _
       ByVal key As TKey _
    ) As TValue
    public TValue _get( 
       TKey key
    )

    Parameters

    key
    See Also